Description | : Get EventHub configuration. |
Reference | : Link ¶ |
⚼ Request
GET:
/configurations/event-hub
{
api-version:
string
,
}
⚐ Response (200)
{
isEnabled:
boolean
,
eventHubNamespaceHostName:
string
,
eventHubName:
string
,
managedIdentityClientId:
string
,
enabledEvents:
}
[
,
string
,
]
⚐ Response (default)
{
$headers:
{
,
x-ms-error-code:
string
,
}
$schema:
}
{
,
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
innererror:
}
{
,
code:
string
,
innererror:
string
,
}